From: Kim F. Storm Date: Fri, 1 Nov 2002 09:18:40 +0000 (+0000) Subject: (ido-read-file-name): Removed leftover debug message "gotit". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54725 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6968582fe067d08d454155a1013bcd3d697d4526;p=emacs.git (ido-read-file-name): Removed leftover debug message "gotit". --- diff --git a/lisp/ido.el b/lisp/ido.el index 9a79023775a..95a3734e997 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -3632,7 +3632,6 @@ See `read-file-name' for additional parameters." (ido-read-directory-name prompt dir default-filename mustmatch initial)) ((and (not (memq this-command ido-read-file-name-non-ido)) (or (null predicate) (eq predicate 'file-exists-p))) - (message "gotit") (let (filename ido-saved-vc-mt (vc-master-templates (and (boundp 'vc-master-templates) vc-master-templates))